AggregateHandle<'Command, 'Event>Record

PackageFCQRS
What you get back after registering an aggregate.

Fields

NameTypeDescription
FactoryFactoryEntity-ref factory (DEFAULT_SHARD applied).
SendSendSend a command and await the first matching aggregate event.